Package com.cisco.pt.ipc.sim.pdu
Interface CDPCapability
- All Superinterfaces:
CDPTypeLengthValue,IPCData,Pdu,Signal
- All Known Implementing Classes:
CDPCapabilityImpl
-
Method Summary
Methods inherited from interface com.cisco.pt.ipc.sim.pdu.CDPTypeLengthValue
getCdpLength, getCdpType, setCdpLength, setCdpTypeMethods inherited from interface com.cisco.pt.ipc.sim.pdu.Signal
encodeTypeAndPayload, getFieldValue, getOrderedFieldNames, pduRead
-
Method Details
-
getCdpCapability
Byte getCdpCapability()- Returns:
- Byte Returns a Byte
-
setCdpCapability
- Parameters:
cdpCapability- Takes in a parameter of cdpCapability
-